runtime.traceWriter.end (method)
8 uses
runtime (current package)
trace.go#L301: tl.writer().writeProcStatusForP(pp, pp == tl.mp.p.ptr()).end()
trace.go#L577: statusWriter.flush().end()
trace.go#L641: tl.writer().writeProcStatusForP(pp, false).end()
traceallocfree.go#L44: w.flush().end()
tracebuf.go#L47: func (w traceWriter) end() {
traceevent.go#L147: e.w.end()
tracestack.go#L155: w.flush().end()
tracetype.go#L42: w.flush().end()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |